home *** CD-ROM | disk | FTP | other *** search
- frmMain
- 9DiamondWare's Sound ToolKit Demo (Visual Basic 3 Version)
- Form15
- vsbModifier
- vsbModifier
- cmdCommand
- &Remove
- MS Sans Serif
- cmdCommand
- &Stop
- MS Sans Serif
- cmdCommand
- &Play
- MS Sans Serif
- optRate
- 44,100kHZ
- MS Sans Serif
- optRate
- 22,050kHZ
- MS Sans Serif
- dlgFile
- CommonDialog
- chkLR
- Left<->Right
- MS Sans Serif
- optRate
- 11,025kHZ
- MS Sans Serif
- vsbModifier
- cmdCommand
- MS Sans Serif
- lstSounds
- lblLabel
- Pitch
- MS Sans Serif
- lblLabel
- Volume
- MS Sans Serif
- lblLabel
- MS Sans Serif
- lblLabel
- MS Sans Serif
- lblLabel
- List of Sounds and Music to Play
- MS Sans Serif
- imgIcon
- PQPQ2
- Form_Load
- I_CMD_LOAD
- I_CMD_PLAY
- I_CMD_STOP
- I_CMD_REMOVE
- I_VSB_LVOL
- I_VSB_RVOL
- I_VSB_PITCH
- I_OPT_11K
- I_OPT_22Kj
- I_OPT_44KK
- miLastSoundNum
- milDir
- mirDirV
- cmdCommand_Click
- Index
- sStringn
- iIndex
- iStatus
- lstSounds
- ListIndex
- ItemData
- dws_MClear
- dws_DDiscard
- soundnum]
- dlgFileP
- Filename
- InitDirw
- Filter
- Action
- CD_ACTION_OPENf
- ListCount(
- dwsLoadWave
- RateF
- vsbModifier_Changet
- tMPlay
- dws_MPlay
- track[
- Count
- dwsShowError
- dwsPlayWave&
- dwsUnloadWave
- vsbModifier_Scroll
- iValue
- iValue2
- vsbModifier
- Value
- gPlayd
- dws_DGetInfo
- flags.
- dws_dplay_LVOL
- dws_dplay_RVOL
- rvolP
- dws_dplay_PITCH
- pitch
- dws_DSetInfo
- chkLR_Click
- dws_DClear
- dws_KillQ
- chkLR
- dws_ID
- dws_ideal_SWAPLRq
- dws_Init
- dws_DR
- dws_NOSUCCESS
- optRate_Click
- digtyp
- dws_digcap_11025_08_28
- dws_digcap_22050_08_2;
- dws_digcap_44100_08_2a
- t_dws_DClear
- t_dws_MClearR
- t_dws_Kill
- t_dws_ID
- t_dws_ideal_SWAPLR
- t_dws_Init
- t_dws_DR
- t_dws_NOSUCCESS
- t_dws_DDiscard
- t_dws_MPlay
- t_dws_digcap_11025_08_2%
- t_dws_digcap_22050_08_2
- t_dws_digcap_44100_08_2
- t_dws_DGetInfof
- t_dws_dplay_LVOL
- t_dws_dplay_RVOL
- t_dws_dplay_PITCH
- t_dws_DSetInfo
- type_dws_MPlay(
- iResult
- ibtefer
- SoundInfo
- Screen
- Width
- Height
- lResult
- dws_DetectHardWare
- digcaps
- vbExclamation
- muscaps
- dws_muscap_MAPPERf
- dws_muscap_FMSYNTHz
- dws_muscap_SYNTH
- dws_muscap_SQSYNTH
- dws_muscap_MIDIPORT
- mustyp
- dignvoices
- Form_Unload
- Cancel
- iLoop
- giNumSounds
- lstSounds_Click
- lstSounds_DblClick
- fname
- flname
- chkLR_Click
- cmdCommand_Click
- Load a default
- Wave, DWD, MIDI Files (*.wav;*.dwd;*.mid)|*.wav;*.dwd;*.mid
- ElseIf InStr(UCase(sString), ".DWD") Then
- MIDI!
- A Wave!
- Error unloading Wave File!
- Error '
- ' occurred in FRMMAIN:cmdCommand_Click!
- Form_Load
- Center the form!r
- No sound card (or something that's weird)
- Your computer does not support sound playback.
- Sound Toolkit Error
- Does the sound card support the minimum requirements?
- DiamondWare's Sound ToolKit for Windows supports sound playback on your computer.
- However, this demo requires 8-bit stereo
- which your computer does not support.
- Your sound hardware does not support
- 11025Hz, two channel, 8 bit sound
- This demo will not run properly on your computer.
- Sound Toolkit Error
- Detect and select the best MIDI deivce to use!o
- Set up the 'ideal' music type!w
- Form_Unload
- Unload all loaded wave files!
- lstSounds_DblClick
- optRate_Click
- vsbModifier_Change
- Are we changing the volume of a WAVE or MIDI?
- It's a MIDI!
- dws_XMusic iValue, iValue2
- Assign the Sound Numa
- Get the current play information associated
- with the sound num.
- Adjsut the value
- Assign the new Play Information
- vsbModifier_Scroll
- Are we changing the volume of a WAVE or MIDI?
- It's a MIDI!
- t_dws_XMusic iValue, iValue2
- Assign the Sound Numa
- Get the current play information associated
- with the sound num.
- Adjsut the valueu
- Assign the new Play Information
-